CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像二值化 matlab

搜索资源列表

  1. 99273851

    0下载:
  2. matlab图像二值化. -matlab图像二值化.matlab图像二值化.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:337029
    • 提供者:gxz
  1. GrayImage

    0下载:
  2. 关于灰度图像二值化的算法的详解,针对各个领域的应用,汉字识别,摄像采集,政府资源等等,适合初学者使用,灰度图像-On the gray image binarization algorithm Wapakhabulo, for applications in various fields, Chinese character recognition, video capture, government resources, etc., suitable for beginners, gray i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3084441
    • 提供者:月平
  1. pjimage

    0下载:
  2. 一个对图像二值化的界面设计,能实现打开及保存等功能,包含M文件及GUI界面。-An image binarization of interface design, to achieve open and save functions, including the M documents and GUI interface.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:16602
    • 提供者:wengliyuan
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. matlab

    0下载:
  2. 基于Matlab的图像二值化的形态学操作处理。-Based on the Matlab image binarization, morphological operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:28258
    • 提供者:陈璐
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. matlab

    0下载:
  2. matlab图像二值化自适应阈值法,不用matlab自带函数-matlab image binarization adaptive threshold method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3157
    • 提供者:wuyiting
  1. Iterator

    0下载:
  2. 图像二值化Matlab函数,采用的是迭代法,对图像进行二值化处理。-It accomplishes the binary work to an imge, using iterating algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:59649
    • 提供者:王雨
  1. matlab

    0下载:
  2. matlab界面编程用来进行图像二值化,模糊聚类等操作-matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16904
    • 提供者:黄珂
  1. matlab-code

    0下载:
  2. 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:574699
    • 提供者:
  1. matlab

    0下载:
  2. 图像二值化的源代码,非常的使用,仅供初学者学习。-Image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:19737
    • 提供者:商伯宇
  1. matlab-im2bw

    0下载:
  2. 一个matlab界面程序,读入图像可以保存,通过slider来控制图像二值化的阈值,并且保存变化后的图像-A matlab interface program,Image reading, images can be saved, to control the image binarized by the threshold value slider, and save the changed
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:66550
    • 提供者:李辉
  1. Matlab-binary

    0下载:
  2. Matlab binary是基于matlab软件开发的应用于图像二值化处理的源码,使用简单易懂。-Matlab binary is based on the Matlab software is applied to image binarization processing of source code, using a simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:16810
    • 提供者:hu
  1. matlab-code

    0下载:
  2. 灰度图像二值化方法matlab代码 :1OTSU算法代码、Bernsen算法代码-Gray image binarization method matlab code: 1 OTSU algorithm code, Bernsen algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:130649
    • 提供者:德玛西亚
  1. matlab-otsu

    0下载:
  2. 利用大津算法将彩色图像二值化,简单实用。-Use otsu algorithm to make a color image binarization, simple and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10137
    • 提供者:李光庆
  1. matlab-code

    1下载:
  2. backgroundsubtractionGUI.m 实现背景差分方法的基本GUI界面设置 diedaierzhihua.m 用迭代分割的方法实现图像二值化 foreground.m 背景差分方法中前景图的构建 mianhuizhi.m 图像可视化中ct、mri图像的三维面绘制方法 rotate3d.m 图像可视化中对ct、mri图像进行面绘制并旋转 video2image.m 从视频中批量截取多帧图像 weicaise.m 对图像进行伪彩色处理-backgroundsu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:7986
    • 提供者:本田透
  1. bi-image

    0下载:
  2. 图像二值化matlab程序源代码。实现局部变量与全局变量的图形灰度分割。-Binarization matlab program source code. Achieve local variables and global variables grayscale graphics division.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:马健
  1. MATLAB

    0下载:
  2. 阈值法图像二值化,利用阈值法将图像二值化,光条-Threshold image binarization using threshold method image binarization, light bar
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:588677
    • 提供者:xiaotong
  1. GUI图像处理程序

    0下载:
  2. 能够实现简单的图像处理操作,滤波,灰度化,二值化,形态学操作等(To achieve a simple image processing operations, filtering, grayscale, two values, morphological operations)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:时光稀释
  1. paizhao

    0下载:
  2. matlab拍照并图像处理,包含图像二值化,图像颜色分量提取等。(Matlab camera and image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:鬼星团
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com